projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e686d1
)
clipboard: Add link to GdkDisplay in doc
author
Jonas Danielsson
<jonas@threetimestwo.org>
Fri, 28 Mar 2014 12:43:33 +0000
(13:43 +0100)
committer
Jonas Danielsson
<jonas@threetimestwo.org>
Fri, 28 Mar 2014 21:47:25 +0000
(22:47 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=712752
gtk/gtkclipboard.c
patch
|
blob
|
history
diff --git
a/gtk/gtkclipboard.c
b/gtk/gtkclipboard.c
index 9c8bc1eb75e5d6ce1706722ba922d584a2cacea6..b867a3fbe9ddf6ae6bfac990cd7ecf7880edbe77 100644
(file)
--- a/
gtk/gtkclipboard.c
+++ b/
gtk/gtkclipboard.c
@@
-314,7
+314,7
@@
clipboard_display_closed (GdkDisplay *display,
/**
* gtk_clipboard_get_for_display:
- * @display: the
display for which the clipboard is to be retrieved or created
+ * @display: the
#GdkDisplay for which the clipboard is to be retrieved or created.
* @selection: a #GdkAtom which identifies the clipboard to use.
*
* Returns the clipboard object for the given selection.